home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / MSTASK.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2003-04-22  |  6.4 KB  |  147 lines

  1. ;
  2. ; Scheduling Agent installation script
  3. ;
  4.  
  5. [Version]
  6. Signature=$CHICAGO$
  7. LayoutFile=layout.inf
  8. DriverVer=10/01/2002,5.2.3790.0
  9.  
  10. [DestinationDirs]
  11. CopyInf = 17
  12. SystemDirCopy = 11
  13. JobFolderCopy = 25,%TASKS_FOLDER%
  14. HelpDirCopy = 18
  15. FilesToDelete = 10,%Tasks_FOLDER%
  16.  
  17. [DestinationDirs.NT]
  18. CopyInf = 17
  19. SystemDirCopy = 11
  20. JobFolderCopy = 25,%TASKS_FOLDER%
  21. HelpDirCopy = 18
  22. FilesToDelete = 10,%TASKS_FOLDER%
  23.  
  24. [BaseWinOptions]
  25. DefaultInstall.NT
  26.  
  27. [DefaultInstall]
  28. DelFiles = FilesToDelete
  29.  
  30. [DefaultInstall.NT]
  31. CopyFiles = CopyInf,SystemDirCopy,JobFolderCopy,HelpDirCopy
  32. DelReg = DelRegistrySettings.NT
  33. AddReg = CommonRegistrySettings,AddRegistrySettings.NT
  34. DelFiles = FilesToDelete
  35.  
  36. [DefaultUninstall.NT]
  37. AddReg = UnRegService.NT
  38. DelReg = DelRegistrySettings.NT
  39.  
  40. [CopyInf]
  41. ;mstask.inf
  42.  
  43. [SystemDirCopy]
  44. mstask.dll
  45. mstinit.exe
  46. schedsvc.dll
  47.  
  48. [JobFolderCopy]
  49. desktop.ini,mstask.ini
  50.  
  51. [FilesToDelete]
  52. Maintenance-Scandisk.job
  53.  
  54. [HelpDirCopy]
  55.  
  56.  
  57. [AddRegistrySettings.NT]
  58. HKLM,System\CurrentControlSet\Services\Schedule,AtTaskMaxHours,0x00010003,0x48
  59. HKLM,System\CurrentControlSet\Services\Schedule,Description,0x00000000,%MSTASK_DESCRIPTION%
  60. HKLM,System\CurrentControlSet\Services\Schedule\Parameters,ServiceDll,0x00020000,"%SystemRoot%\system32\schedsvc.dll"
  61. HKLM,System\CurrentControlSet\Services\Schedule\Parameters,ServiceMain,0x00000000,"SchedServiceMain"
  62. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Schedule","Asynchronous",0x00010001,0x0
  63. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Schedule","DllName",0x00020000,"wlnotify.dll"
  64. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Schedule","Impersonate",0x00010001,0x0
  65. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Schedule","StartShell",0x00000000,"SchedStartShell"
  66. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Schedule","Logoff",0x00000000,"SchedEventLogOff"
  67.  
  68.  
  69. [CommonRegistrySettings]
  70. HKLM,Software\Microsoft\SchedulingAgent,TasksFolder,0x00020000,"%%SystemRoot%%\Tasks"
  71. HKLM,Software\Microsoft\SchedulingAgent,LogPath,0x00020000,"%%SystemRoot%%\Tasks\SchedLgU.Txt"
  72. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,%TS%,,"%11%\mstinit.exe /setup"
  73. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sys,,,%25%
  74. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sys,TasksDir,,"TASKS,4"
  75. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Sys,DesktopIni,,"TASKS\desktop.ini,3"
  76. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF},,,"%MSTASK%"
  77. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF},,,"%MSTASK%"
  78.  
  79. HKCR,".Job",,,"JobObject"
  80. HKCR,"JobObject",,,"%TASK_OBJECT%"
  81. HKCR,"JobObject","%Friendly_Type_Name%",0x20000,"@%SystemRoot%\system32\schedsvc.dll,-3407"
  82. HKCR,JobObject\CLSID,,,"{148BD520-A2AB-11CE-B11F-00AA00530503}"
  83. HKCR,JobObject\shell
  84. HKCR,JobObject\shellex\PropertySheetHandlers\{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF}
  85. HKCR,JobObject\shellex\IconHandler,,,"{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF}"
  86. HKCR,CLSID\{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF},,,"Scheduling UI icon handler"
  87. HKCR,CLSID\{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF}\InProcServer32,,,"%11%\mstask.dll"
  88. HKCR,CLSID\{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF}\InProcServer32,"ThreadingModel",,"Both"
  89. HKLM,Software\Microsoft\Windows\CurrentVersion\"Shell Extensions"\Approved,"{DD2110F0-9EEF-11cf-8D8E-00AA0060F5BF}",,"Tasks Folder Icon Handler"
  90. HKCR,CLSID\{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF},,,"Scheduling UI property sheet handler"
  91. HKCR,CLSID\{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF}\InProcServer32,,,"%11%\mstask.dll"
  92. HKCR,CLSID\{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF}\InProcServer32,"ThreadingModel",,"Both"
  93. HKLM,Software\Microsoft\Windows\CurrentVersion\"Shell Extensions"\Approved,"{797F1E90-9EDD-11cf-8D8E-00AA0060F5BF}",,"Tasks Folder Shell Extension"
  94. HKLM,Software\Microsoft\Windows\CurrentVersion\"Shell Extensions"\Approved,"{D6277990-4C6A-11CF-8D87-00AA0060F5BF}",,"%MSTASK%"
  95. HKCR,CLSID\{148BD520-A2AB-11CE-B11F-00AA00530503},,,"Scheduling Agent Task Object Class"
  96. HKCR,CLSID\{148BD520-A2AB-11CE-B11F-00AA00530503}\DefaultIcon,,,"%11%\mstask.dll,-101"
  97. HKCR,CLSID\{148BD520-A2AB-11CE-B11F-00AA00530503}\InProcServer32,,,"%11%\mstask.dll"
  98. HKCR,CLSID\{148BD520-A2AB-11CE-B11F-00AA00530503}\InProcServer32,"ThreadingModel",,"Both"
  99. HKCR,CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503},,,"Scheduling Agent Service Class"
  100. HKCR,CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503}\DefaultIcon,,,"%11%\mstask.dll,0"
  101. HKCR,CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503}\InProcServer32,,,"%11%\mstask.dll"
  102. HKCR,CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503}\InProcServer32,"ThreadingModel",,"Both"
  103. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF},,,"%MSTASK%"
  104. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\DefaultIcon,,,"%11%\mstask.dll,-100"
  105. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\InProcServer32,,,"%11%\mstask.dll"
  106. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\InProcServer32,"ThreadingModel",,"Both"
  107. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}\ShellFolder,"Attributes",1,0x00, 0x00, 0x00, 0x21
  108. HKCR,CLSID\{D6277990-4C6A-11CF-8D87-00AA0060F5BF},"%LocalizedString%",,"@%11%\mstask.dll,-3408"
  109.  
  110. [DelRegistrySettings.NT]
  111. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}
  112. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,%TS%
  113. HKCR,".Que"
  114. HKCR,"QueueObject"
  115. HKCR,CLSID\{255b3f60-829e-11cf-8d8b-00aa0060f5bf}
  116.  
  117. [UnRegService.NT]
  118. HKLM,System\CurrentControlSet\Services\SchedulingAgent,Start,0x10001,4
  119.  
  120. [SourceDisksNames]
  121. 99 = %TSD%, SA, 0
  122.  
  123. [SourceDisksFiles.NT]
  124. mstask.ini = 99
  125. mstask.inf = 99
  126. mstask.dll = 99
  127. mstinit.exe = 99
  128. mstask.hlp = 99
  129. schedsvc.dll = 99
  130.  
  131. [Strings]
  132. ;
  133. ; Do not localize these strings.
  134. ;
  135. TS  = "SchedulingAgent"
  136.  
  137. ;
  138. ; Localize these strings.
  139. ;
  140. TSD = "Task Scheduler Install Disk"
  141. MSTASK = "Scheduled Tasks"
  142. LocalizedString        = "LocalizedString"
  143. Friendly_Type_Name  = "FriendlyTypeName"
  144. TASKS_FOLDER        = "Tasks"
  145. TASK_OBJECT         = "Task Scheduler Task Object"
  146. MSTASK_DESCRIPTION  = "Enables a user to configure and schedule automated tasks on this computer. If this service is stopped, these tasks will not be run at their scheduled times. If this service is disabled, any services that explicitly depend on it will fail to start."
  147.